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 98b7e44 commit 353a89cCopy full SHA for 353a89c
.github/workflows/my-test.yml
@@ -5,7 +5,7 @@ on:
5
types: [gh-page-build-on-infra]
6
workflow_dispatch:
7
push:
8
- branches: [ "github_triggers_workflow", "main" ]
+ branches: [ "github_triggers_workflow"]
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments