ignore actions/checkout locally
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
parent
2818130313
commit
5ad4949607
2 changed files with 7 additions and 0 deletions
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
|
|
@ -5,5 +5,6 @@ jobs:
|
|||
ci:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ./.github/workflows/check
|
||||
- uses: ./.github/workflows/integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue