We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9119433 commit 5205568Copy full SHA for 5205568
1 file changed
.github/workflows/traffic.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
# Check we are not on a fork
16
- if: github.repository == 'isl-org/OpenBot'
+ if: github.repository == 'ob-f/OpenBot'
17
18
# Steps represent a sequence of tasks that will be executed as part of the job
19
steps:
0 commit comments