updated CI action trigger condition again

This commit is contained in:
Zero Fanker 2024-04-14 23:45:34 -04:00
parent ba0614c6c9
commit efc77b6032

View file

@ -1,8 +1,8 @@
name: Basic verify
on:
push:
branches: [ "!main", "!RN" ]
pull_request:
branches: [ "main", "RN" ]
workflow_dispatch:
jobs: