Skip to content

Commit

Permalink
Merge pull request #768 from konavivekramakrishna/fix#typoinworkflow
Browse files Browse the repository at this point in the history
Fixed Auto label Merge Conflict Workflow
  • Loading branch information
mozzy11 authored Mar 8, 2024
2 parents 518f736 + bf1f07f commit 53e677f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-merge-conflict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
auto-label:
if: github.repository == 'I-TECH-UW/OpenELIS-Global-2/'
if: github.repository == 'I-TECH-UW/OpenELIS-Global-2'
runs-on: ubuntu-latest
steps:
- uses: prince-chrismc/label-merge-conflicts-action@v2
Expand Down

0 comments on commit 53e677f

Please sign in to comment.