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 7415f4b commit 2d1c5baCopy full SHA for 2d1c5ba
.github/workflows/create-release-pr.yml
@@ -24,6 +24,7 @@ jobs:
24
next_version: ${{ github.event.inputs.release_version }}
25
package_name: mackerel-check-plugins
26
version_go_file_path: mackerel-check.go
27
+ ignore_update_program_files: "true"
28
29
- uses: mackerelio/mackerel-create-release-pull-request-action@main
30
with:
0 commit comments