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 01e447b commit c1cc09dCopy full SHA for c1cc09d
.github/workflows/CI.yml
@@ -1,5 +1,6 @@
1
name: 'CI'
2
3
+
4
on: # Build any PRs and main branch changes
5
workflow_dispatch: # Allows to run the workflow manually from the Actions tab
6
pull_request:
0 commit comments