We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86eb48 commit 54a4026Copy full SHA for 54a4026
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ on:
3
pull_request:
4
push:
5
branches:
6
- - "released"
+ - "latest"
7
8
jobs:
9
do-it:
0 commit comments