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 77eee1b commit ab37967Copy full SHA for ab37967
.github/workflows/linux.yml
@@ -1,6 +1,6 @@
1
name: Linux Tests
2
3
-on [ push, pull_request ]
+on: [ push, pull_request ]
4
5
permissions:
6
contents: read # to fetch code (actions/checkout)
0 commit comments