0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-12 17:10:45 -05:00

Removes main branch trigger

This commit is contained in:
Refringe 2024-03-26 22:43:39 -04:00
parent b1c639e25d
commit 34fdbb01fc
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED

View File

@ -4,8 +4,7 @@ on:
schedule:
- cron: '* 13 * * *' # Every day at 2pm ET
push:
# main can be removed when actions are available in the sub-project repos
branches: [ main, trigger ]
branches: [ trigger ]
jobs:
prepare: