Skip to content

Commit e6f6d46

Browse files
authored
fix(CI): Update GitHub Actions script (#90)
1 parent 90a578a commit e6f6d46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ env:
1414
ATALA_GITHUB_ACTOR: ${{ secrets.ATALA_GITHUB_ACTOR }}
1515
ATALA_GITHUB_TOKEN: ${{ secrets.ATALA_GITHUB_TOKEN }}
1616

17-
on:
18-
pull_request:
17+
on: [pull_request]
1918

2019
jobs:
2120
lint:

0 commit comments

Comments
 (0)