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.
1 parent 1549642 commit 4275393Copy full SHA for 4275393
1 file changed
.github/workflows/blank.yml
@@ -5,6 +5,8 @@ name: CI/CD
5
# Controls when the workflow will run
6
on:
7
push:
8
+ branches:
9
+ - main
10
tags:
11
- "v*"
12
workflow_dispatch:
0 commit comments