Skip to content

Commit

Permalink
temp : Enable pull_request trigger to verify CRC is working on github…
Browse files Browse the repository at this point in the history
… actions

Signed-off-by: Rohan Kumar <[email protected]>
  • Loading branch information
rohanKanojia committed Oct 15, 2024
1 parent 1957b4a commit a806a18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-crc-okd-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ name: JKube E2E Tests (CRC-OKD)

on:
workflow_dispatch:
pull_request:
schedule:
- cron: '0 4 * * *' # Every day at 4am

Expand Down

0 comments on commit a806a18

Please sign in to comment.