Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
mghilardelli committed Jul 24, 2024
1 parent bcd3d2e commit b45f49e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/pr-title-lint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: PR Title Linter
on:
pull_request:
types: [opened, edited, reopened, unlocked]
push:
branches: [ "sfera-playground" ]
#on:
# pull_request:
# types: [opened, edited, reopened, unlocked]

permissions: read-all

Expand Down

0 comments on commit b45f49e

Please sign in to comment.