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 f8a7030 commit 4ea3192Copy full SHA for 4ea3192
.github/workflows/conditional.yml
@@ -2,7 +2,7 @@ name: example-workflow
2
on: [push]
3
jobs:
4
hello-world:
5
- if: github.repository == 'octo-org/octo-repo-prod'
+ if: github.repository == 'MickeyGithubL/Github-ExamProCo'
6
runs-on: ubuntu-latest
7
steps:
8
- name: "Hello World"
0 commit comments