Ensure workflows only run for wolfssl repository_owner
This commit is contained in:
1
.github/workflows/ada.yml
vendored
1
.github/workflows/ada.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
if: github.repository_owner == 'wolfssl'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user