We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a86a3a commit a272246Copy full SHA for a272246
.github/workflows/ci_weekly_update.yml
@@ -30,6 +30,7 @@ permissions:
30
jobs:
31
generate-and-publish:
32
runs-on: ubuntu-latest
33
+ if: github.repository == 'apache/opendal'
34
35
steps:
36
- name: Checkout repository
0 commit comments