mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
ci: Switch to the renamed flathub-external-data-checker action
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
name: 'Check if external data changed'
|
||||
name: 'Check if external data changed across Flathub org'
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
jobs:
|
||||
flathub-data-checker:
|
||||
flathub-data-checker-global:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: flathub/actions/external-data-checker@master
|
||||
- uses: flathub/actions/flathub-external-data-checker@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user