Update .github/workflows/test.yaml
All checks were successful
Workflow Test / Step One (push) Has been skipped
All checks were successful
Workflow Test / Step One (push) Has been skipped
This commit is contained in:
parent
4b64c33ee3
commit
2b811254ab
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -4,6 +4,7 @@ on: push
|
||||
jobs:
|
||||
first:
|
||||
name: Step One
|
||||
if: github.ref == 'refs/heads/develop'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ztimson/actions/git/checkout@develop
|
||||
|
Loading…
Reference in New Issue
Block a user