Skip to content

Commit

Permalink
Try CI again
Browse files Browse the repository at this point in the history
  • Loading branch information
egparedes committed Feb 2, 2024
1 parent 963d46a commit cda15ef
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .github/workflows/daily-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ on:
schedule:
- cron: '0 4 * * *'

workflow_dispatch:

## COMMENTED OUT: only for testing CI action changes
# pull_request:
# branches:
# - main
## END
# COMMENTED OUT: only for testing CI action changes
pull_request:
branches:
- main
# END

jobs:
daily-ci:
Expand Down

0 comments on commit cda15ef

Please sign in to comment.