mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-05-06 11:41:42 -04:00
updated CI action trigger condition again
This commit is contained in:
parent
ba0614c6c9
commit
efc77b6032
1 changed files with 2 additions and 2 deletions
4
.github/workflows/verify.yml
vendored
4
.github/workflows/verify.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
name: Basic verify
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "!main", "!RN" ]
|
||||
pull_request:
|
||||
branches: [ "main", "RN" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue