Skip to content

Commit 5410349

Browse files
change cron job
1 parent 87e8432 commit 5410349

3 files changed

Lines changed: 3 additions & 216 deletions

File tree

.github/workflows/estrutura.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Estrutura ANAC
22
on:
33
workflow_dispatch: {}
44
push:
5-
paths:
6-
- .github/workflows/estrutura.yml
5+
# paths:
6+
# - .github/workflows/estrutura.yml
77
schedule:
8-
- cron: 0 3-6 * * 0-6
8+
- cron: '0 0 1 * *'
99
jobs:
1010
schedule:
1111
runs-on: ubuntu-latest

.github/workflows/process-bash.yml

Lines changed: 0 additions & 91 deletions
This file was deleted.

.github/workflows/process-python.yml

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)