This commit is contained in:
gilesb 2023-11-22 22:47:38 +00:00
parent 4c3357e8ce
commit 1bdb9ec5fa
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
name: push name: push
on: on:
push: push:
branches:
- '!main'
pull_request_target: pull_request_target:
branches: branches:
- '!main' - '!main'