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 a0e23ec commit 72fe90dCopy full SHA for 72fe90d
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ on:
10
pull_request:
11
branches: [ "master", "dev"]
12
13
- # Allows you to run this workflow manually from the Actions tab, only possible if this file is in the default branch (aka master)
+ # Allows you to run this workflow manually from the Actions tab, only possible if this file is in the default branch (aka master)
14
workflow_dispatch:
15
16
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
0 commit comments