Skip to content

Commit

Permalink
Merge branch 'dummy-branch' into dummy-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
NripeshN authored Sep 25, 2023
2 parents f009017 + 6172232 commit fb427a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr-lint-bot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Trigger lint format

on:
issue_comment:
types: [created]
pull_request:
types: [ labeled, opened, synchronize, reopened, review_requested ]

permissions:
contents: write

jobs:
fix-linting:
name: PR Lint Bot
uses: unifyai/workflows/.github/workflows/pr-lint-bot.yml@main
uses: unifyai/workflows/.github/workflows/pr-lint-bot.yml@automatic-lint-pr
secrets: inherit

0 comments on commit fb427a8

Please sign in to comment.