Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Quirmbach committed Oct 3, 2024
1 parent de21521 commit 7e09759
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/ansible-playbook.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
name: Configure Kubernetes Master Node

on:
workflow_dispatch:
push:
branches:
- develop
- main
pull_request:
branches:
- develop
- main

jobs:
configure-master:
Expand Down

0 comments on commit 7e09759

Please sign in to comment.