We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e514581 commit 2f6a2b7Copy full SHA for 2f6a2b7
.github/workflows/mirror-main-to-gitlab.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
mirror:
11
+ if: github.repository_owner == 'espressif'
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
0 commit comments