We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce905c8 commit 7116b54Copy full SHA for 7116b54
.github/workflows/CI.yml
@@ -1,4 +1,5 @@
1
name: 'CI'
2
+
3
on: # Build any PRs and main branch changes
4
workflow_dispatch: # Allows to run the workflow manually from the Actions tab
5
pull_request:
0 commit comments