Skip to content

Commit

Permalink
run on push to any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhurt committed Aug 23, 2024
1 parent d6546c5 commit 570ff10
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/status-checks.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: status checks
on:
push:
branches:
- master
- main
pull_request:

permissions:
contents: read
Expand Down Expand Up @@ -40,8 +36,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
exclude-path: ./config.sample.sh
strict-check-on-push: true
triggering-event: manual
diff-scan: full

- if: always()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 570ff10

Please sign in to comment.