We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6805d1 commit ef28fb3Copy full SHA for ef28fb3
1 file changed
.github/workflows/update-version.yml
@@ -13,10 +13,6 @@ on:
13
- minor
14
- major
15
16
-concurrency:
17
- group: ${{ github.workflow }}-${{ github.ref }}
18
- cancel-in-progress: true
19
-
20
jobs:
21
ci:
22
name: CI
0 commit comments