We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe2771 commit 42c3794Copy full SHA for 42c3794
.github/workflows/list.yml
@@ -1,7 +1,7 @@
1
name: Actualizar lista de apuntes
2
on:
3
- schedule:
4
- - cron: '0 0 * * *'
+ push:
+ branches: [ main ]
5
6
jobs:
7
build:
0 commit comments