Merge pull request #17 from satashi-labs/patch-4

Update prober-public-good.yml
This commit is contained in:
Devlynn Singley 2025-09-07 13:49:46 -07:00 committed by GitHub
commit cf3cbe6cee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,11 +4,11 @@ on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
# run every 51 days, as often as Github Actions allows # run every 51 days, as often as Github Actions allows
- cron: '*/5 * * * *' - cron: '*/5 * * * * '
jobs: jobs:
prober: prober:
if: github.repository_owner == 'actions' if: github.repository_owner == 'ejaihlyriclastrange'
permissions: permissions:
attestations: write attestations: write
id-token: write id-token: write