cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "* * * * *"
|
- cron: "* * * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
check_releases:
|
check_releases:
|
||||||
runs-on: "ubuntu-latest-intranet"
|
runs-on: "ubuntu-latest-intranet"
|
||||||
container:
|
container:
|
||||||
image: gitea.psi.ch/images/rhel9-developer-gitea-actions
|
image: gitea.psi.ch/images/rhel9-developer-gitea-actions
|
||||||
steps:
|
steps:
|
||||||
- name: Check
|
- name: Check
|
||||||
run: echo "Checking for new releases ..."
|
run: echo "Checking for new releases ..."
|
||||||
|
|||||||
Reference in New Issue
Block a user