mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2026-01-02 11:00:36 +01:00
ci: do not run ci tests on pull_request
This commit is contained in:
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 * * *'
|
||||
|
||||
Reference in New Issue
Block a user