We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d3e1f commit ca7131cCopy full SHA for ca7131c
1 file changed
.github/workflows/update-versions.yml
@@ -1,7 +1,5 @@
1
name: update-versions
2
-on:
3
- schedule:
4
- - cron: '0 0 * * *'
+on: [push]
5
jobs:
6
build:
7
if: github.repository == 'DMOJ/runtimes-python'
0 commit comments