We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6c5f5 commit 482804fCopy full SHA for 482804f
.github/workflows/apply-reuse.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- name: Commit and push changes
83
id: push
84
- uses: UoMResearchIT/actions/git-push-changes-to-branch@omit-workflows-from-commits
+ uses: UoMResearchIT/actions/git-push-changes-to-branch@main
85
with:
86
working-directory: ${{ inputs.work-dir }}
87
branch-prefix: add-license-headers-to
0 commit comments