Skip to content

Commit

Permalink
update GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryO committed May 22, 2024
1 parent 70568a7 commit e9caee8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_on_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
permissions:
contents: read
steps:
- uses: inbo/actions/check_pkg@main
- uses: inbo/actions/check_pkg@checklist-0.3.6
3 changes: 1 addition & 2 deletions .github/workflows/check_on_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ on:
push:
branches:
- main
- master
permissions:
contents: write

Expand All @@ -17,4 +16,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ZENODO_SANDBOX: ${{ secrets.ZENODO_SANDBOX }}
steps:
- uses: inbo/actions/check_pkg@main
- uses: inbo/actions/check_pkg@checklist-0.3.6

0 comments on commit e9caee8

Please sign in to comment.