update branch triggers (#1923)

This commit is contained in:
Pheenoh
2023-09-11 03:09:15 -06:00
committed by GitHub
parent 874d2ce335
commit 696024598c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: run Doxygen to generate docs
on:
push:
branches:
- master
- main
jobs:
build:
+2 -2
View File
@@ -3,10 +3,10 @@ name: OK Check / Progress Push
on:
pull_request:
branches:
- master
- main
push:
branches:
- master
- main
env:
GITHUB_ORG: "zeldaret"