Skip to content

Commit

Permalink
Remove the execution of github actions on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
j3soon and Assume-Zhan committed Sep 28, 2023
1 parent d0ae2f1 commit 79b62c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-template-ws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
docker:
if: github.repository == 'j3soon/ros2-agv-essentials'
runs-on: ubuntu-latest
steps:
-
Expand Down

0 comments on commit 79b62c8

Please sign in to comment.