We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d26e84 commit dae8b47Copy full SHA for dae8b47
playbooks/create_chore_branches.yaml
@@ -32,4 +32,4 @@
32
changed_when: false
33
- name: "Create Chore PRs"
34
ansible.builtin.command: "just git-chore-branches-all"
35
- changed_when: false
+ changed_when: false
playbooks/upload_assets.yaml
@@ -42,4 +42,4 @@
42
ansible.builtin.command:
43
cmd: "just --yes publish-release"
44
when: not is_pr
45
0 commit comments