We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368b422 commit 63c3ef7Copy full SHA for 63c3ef7
.github/workflows/main.yml
@@ -1,3 +1,5 @@
1
+name: Main
2
+
3
on: # Run the workflow for each of the following events:
4
push: # - A branch is pushed or updated.
5
pull_request: # - A pull-request is opened or updated.
0 commit comments