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.
2 parents 24dd6d3 + 21ad6b7 commit f2713a5Copy full SHA for f2713a5
.github/workflows/continuous-integration.yml
@@ -3,6 +3,9 @@
3
on:
4
pull_request:
5
push:
6
+ branches:
7
+ - "main"
8
+ - "[0-9].*"
9
10
name: "Continuous Integration"
11
0 commit comments