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 b5a2c26 commit 98b7e44Copy full SHA for 98b7e44
.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" ]
+ branches: [ "github_triggers_workflow", "main" ]
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments