Remove path filter to test workflow trigger
All checks were successful
Zabbix APK Builder / check-version (push) Successful in 12s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Zabbix APK Builder / update-version (push) Has been skipped
Zabbix APK Builder / build-packages (push) Has been skipped
Zabbix APK Builder / deploy-test (push) Has been skipped
All checks were successful
Zabbix APK Builder / check-version (push) Successful in 12s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Zabbix APK Builder / update-version (push) Has been skipped
Zabbix APK Builder / build-packages (push) Has been skipped
Zabbix APK Builder / deploy-test (push) Has been skipped
This commit is contained in:
@@ -5,7 +5,6 @@ on:
|
||||
# Trigger on pushes to main/test branch
|
||||
push:
|
||||
branches: [ main, test ]
|
||||
paths: [ 'zabbix-apk-builder/**' ]
|
||||
|
||||
# Scheduled check for new versions (daily at 6 AM UTC)
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user