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 c42dbaf commit 8f4da45Copy full SHA for 8f4da45
.github/workflows/rel-dev-back-merge.yaml
@@ -12,7 +12,7 @@ jobs:
12
permissions:
13
contents: write
14
pull-requests: write
15
- runs-on: ubuntu-latest
+ runs-on: infra1-small
16
steps:
17
- uses: gooddata/github-actions/gitflow/merge@master
18
with:
0 commit comments