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 ffe0423 + 8011573 commit 813e715Copy full SHA for 813e715
.github/workflows/build.yml
@@ -1,6 +1,8 @@
1
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2
name: Test
3
on:
4
+ push:
5
+ branches: [main]
6
pull_request:
7
branches: [main]
8
env:
0 commit comments