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 a833ff0 commit 312820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow to help you get started with Actions
name: Lint Demo
run-name: Testing-${{ github.head_ref}}-${{ github.event_name }}-${{ github.event.pull_request.head.ref }}-${{ github.event.pull_request.base.ref }}
run-name: Testing-${{ github.head_ref}}--${{ github.event.head_commit.message }}

on: [pull_request]

Expand Down

0 comments on commit 312820d

Please sign in to comment.