We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 824359e commit 07900a1Copy full SHA for 07900a1
.github/workflows/pre-commit-lint-check.yaml
@@ -1,7 +1,7 @@
1
name: pre-merge-checks
2
on:
3
- pull_request:
4
- branches: [main, develop]
+ push:
+ branches: test/issue#257-2
5
jobs:
6
Lint-Check:
7
runs-on: ubuntu-latest
0 commit comments