We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6bb504 commit 7fd41ddCopy full SHA for 7fd41dd
.github/workflows/update_api_version.yml
@@ -1,7 +1,7 @@
1
name: update api version
2
3
on:
4
- push:
+ pull_request:
5
branches: ['main', 'api-version']
6
7
jobs:
0 commit comments