Skip to content

Commit 219bbae

Browse files
authored
Update version_bump.yml
1 parent 93e1a27 commit 219bbae

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.github/workflows/version_bump.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
1-
#name: "Version Increment"
2-
#
3-
#on:
4-
# # Run this action on any Pull Request raised against ARM
5-
# # pull_request:
6-
# # Ensure changes re-run the version script (i.e. title change)
7-
# types: [opened, edited, synchronize]
8-
# # Don't run on changes to the below paths
9-
# paths-ignore:
10-
# - 'arm_wiki/**'
11-
# - '.github/**'
12-
#
13-
# # Allows you to run this workflow manually from the Actions tab
14-
# workflow_dispatch:
151
on:
162
pull_request:
173

0 commit comments

Comments
 (0)