We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa195b commit 2de1d2aCopy full SHA for 2de1d2a
1 file changed
.github/workflows/test_latest_branca.yml
@@ -3,7 +3,7 @@ name: Code Tests with Latest branca
3
on:
4
pull_request:
5
push:
6
- branches: [master]
+ branches: [main]
7
8
jobs:
9
run:
0 commit comments