We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299c5f4 commit c5ea516Copy full SHA for c5ea516
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
on:
3
push:
4
branches:
5
- - dev
+ - main
6
tags: ['*']
7
pull_request:
8
workflow_dispatch:
0 commit comments