Skip to content
Snippets Groups Projects
Commit ef5f95a0 authored by Jacob Cain's avatar Jacob Cain
Browse files

using main, actions untriggered on other branches?

parent a5e54da9
No related branches found
No related tags found
No related merge requests found
name: build-docs
on:
pull_request:
branches:
- main
push:
branches:
- docs
- main
jobs:
build-docs-job:
......
......@@ -4,7 +4,7 @@ on:
workflow_run:
workflows: ["build-docs"]
branches:
- docs
- main
types:
- completed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment