Remove PR from list

[skip ci]
This commit is contained in:
Till Faelligen 2024-02-08 09:54:26 +01:00
parent 414cf9f761
commit d94d1eb6eb
No known key found for this signature in database
GPG key ID: ACCDC9606D472758

View file

@ -4,7 +4,6 @@ on:
schedule:
- cron: '0 0 * * *' # every day at midnight
workflow_dispatch:
pull_request: # temp, for testing
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}