We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2dcd6 commit 25fe027Copy full SHA for 25fe027
.github/workflows/main.yml
@@ -5,7 +5,7 @@ name: CI
5
on:
6
# Triggers the workflow on push or pull request events but only for the master branch
7
push:
8
- branches: [ dev ]
+ branches: [ master ]
9
10
# Allows you to run this workflow manually from the Actions tab
11
workflow_dispatch:
0 commit comments