mirror of https://github.com/zeldaret/tp.git
update branch triggers (#1923)
This commit is contained in:
parent
874d2ce335
commit
696024598c
|
@ -3,7 +3,7 @@ name: run Doxygen to generate docs
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
@ -3,10 +3,10 @@ name: OK Check / Progress Push
|
|||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
env:
|
||||
GITHUB_ORG: "zeldaret"
|
||||
|
|
Loading…
Reference in New Issue