Update update-changed-os.yml

This commit is contained in:
zenobit 2025-04-09 15:46:27 +02:00 committed by GitHub
parent fa9bd61c1d
commit 9867367dff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 5 deletions

View File

@ -4,13 +4,18 @@ on:
#schedule:
#- cron: '0/180 * * * *'
push:
branches: [ "master-patched" ]
paths: 'actions/**'
branches:
- master-patched
paths:
- actions/**
pull_request:
branches: [ "master-patched" ]
paths: 'actions/**'
branches:
- master-patched
paths:
- actions/**
workflow_dispatch:
#repository_dispatch: [ check ]
repository_dispatch:
- check
jobs:
fill: