We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1512dd commit 5065567Copy full SHA for 5065567
1 file changed
.github/workflows/update.yml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
scheduled:
13
+ if: github.repository_owner == 'SteamTracking'
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
0 commit comments