Skip to content

Commit

Permalink
yolo
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealAmazonKendra committed Sep 14, 2022
1 parent bba1bbe commit d086fcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/@aws-cdk/prlint/action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Pull Request Linter
description: Execute validation rules on GitHub Pull Requests
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
runs:
using: node16
main: index.js
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
main: index.js

0 comments on commit d086fcf

Please sign in to comment.