Skip to content

Commit 7fd41dd

Browse files
committed
editing update api version action
1 parent f6bb504 commit 7fd41dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_api_version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: update api version
22

33
on:
4-
push:
4+
pull_request:
55
branches: ['main', 'api-version']
66

77
jobs:

0 commit comments

Comments
 (0)