Fix merge conflict
1 files changed, 2 insertions(+), 2 deletions(-) M .github/workflows/nodejs.yml
M .github/workflows/nodejs.yml => .github/workflows/nodejs.yml +2 -2
@@ 9,7 9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: derekprior/add-autoresponse@foreign_username - uses: derekprior/add-autoresponse@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} @@ with: 21,7 21,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: athorp96/sourcehut_issue_mirror@foreign_username - uses: athorp96/sourcehut_issue_mirror@master with: title: ${{ github.event.issue.title }} body: ${{ github.event.issue.body }}