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 e6427f8 commit 5b36debCopy full SHA for 5b36deb
.github/workflows/pull-request-label.yml
@@ -11,5 +11,5 @@ jobs:
11
contents: read
12
issues: write
13
pull-requests: write
14
- uses: launchbynttdata/launch-workflows/.github/workflows/reusable-pr-label-by-branch.yml@0.5.0
+ uses: launchbynttdata/launch-workflows/.github/workflows/reusable-pr-label-by-branch.yml@0.8.0
15
secrets: inherit # pragma: allowlist secret
.github/workflows/pull-request-tests.yml
@@ -11,7 +11,7 @@ jobs:
checks: write
- uses: launchbynttdata/launch-workflows/.github/workflows/reusable-python-uv-pytest.yml@0.5.0
+ uses: launchbynttdata/launch-workflows/.github/workflows/reusable-python-uv-pytest.yml@0.8.0
with:
16
report-coverage: false
17
0 commit comments