Update update-supported.yml

This commit is contained in:
zenobit 2025-04-10 04:08:51 +02:00 committed by GitHub
parent ad54936696
commit 26a01cc0e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
name: "update supported"
on:
schedule:
- cron: '0/180 * * * *'
push:
branches: [ "master-patched" ]
paths:
- .github/workflows/update-supported.yml
pull_request:
branches: [ "master-patched" ]
#schedule:
#- cron: '0/180 * * * *'
#push:
#branches: [ "master-patched" ]
#paths:
#- .github/workflows/update-supported.yml
#pull_request:
#branches: [ "master-patched" ]
workflow_dispatch:
jobs: