Skip to content

Commit

Permalink
ci: remove pull_request event from K3s Latest test
Browse files Browse the repository at this point in the history
Signed-off-by: Loic Devulder <ldevulder@suse.com>
  • Loading branch information
ldevulder committed Mar 22, 2023
1 parent b9396b9 commit 9fa39b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e-k3s-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ name: K3s-E2E-Latest_RM
on:
schedule:
- cron: '0 1 * * *'
pull_request:

jobs:
k3s:
Expand Down

0 comments on commit 9fa39b8

Please sign in to comment.