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 cf703fe commit 39a8624Copy full SHA for 39a8624
.github/workflows/mergify-labels-copier.yml
@@ -18,10 +18,6 @@ jobs:
18
# See https://github.com/cli/cli/issues/6274
19
repository-projects: read
20
steps:
21
-<<<<<<< HEAD
22
- - uses: elastic/oblt-actions/mergify/labels-copier@31e93d1dfb82adc106fc7820f505db1afefe43b1 # v1
23
-=======
24
- uses: elastic/oblt-actions/mergify/labels-copier@v1
25
->>>>>>> 0e1f32a6 (ci: revert image pinning for internal and github actions (#17191))
26
with:
27
excluded-labels-regex: "^backport-*"
0 commit comments