Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gr812b committed Mar 19, 2024
1 parent cfdb499 commit 67002e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# This is a basic workflow to help you get started with Actions
#
name: Lint

run-name: {{ github.workflow }}, {{ github.run_number }}, {{ github.run_id }}, {{ github.actor }}, {{ github }}, {{ job }}, {{ steps }}

on: [pull_request]

jobs:
Expand Down

0 comments on commit 67002e2

Please sign in to comment.