mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
ci: do not run ci tests on pull_request
This commit is contained in:
parent
2478edb7a1
commit
ff9401687e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -7,7 +7,7 @@ name: tests
|
|||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
# pull_request:
|
||||
schedule:
|
||||
# Run daily on default branch
|
||||
- cron: '37 3 * * *'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue