Skip to content

Commit

Permalink
fix(CI): Update GitHub Actions script (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamada147 committed Aug 16, 2023
1 parent 90a578a commit e6f6d46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ env:
ATALA_GITHUB_ACTOR: ${{ secrets.ATALA_GITHUB_ACTOR }}
ATALA_GITHUB_TOKEN: ${{ secrets.ATALA_GITHUB_TOKEN }}

on:
pull_request:
on: [pull_request]

jobs:
lint:
Expand Down

0 comments on commit e6f6d46

Please sign in to comment.