Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
b409324a19 |
@@ -1,9 +1,9 @@
|
|||||||
name: checkout
|
name: release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
tags:
|
||||||
- main # Or your desired branch
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
|
Reference in New Issue
Block a user