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.
2 parents 1c75f99 + c66c528 commit 30cf577Copy full SHA for 30cf577
1 file changed
.github/workflows/super-linter.yml
@@ -1,6 +1,10 @@
1
name: Super-Linter
2
3
-on: [pull_request]
+on:
4
+ pull_request:
5
+ push:
6
+ branches:
7
+ - main
8
9
permissions: {}
10
0 commit comments