Skip to content

Commit

Permalink
Restrict action to branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjpryor committed Aug 16, 2023
1 parent 2e58cba commit 1166621
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/kubernetes_update.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Update Kubernetes versions
on:
push:
branches:
- feature/automate-k8s-versions
# Allow manual executions
workflow_dispatch:
# Run nightly
Expand Down

0 comments on commit 1166621

Please sign in to comment.