Skip to content

Commit

Permalink
chore: Run Dash License Check on Merge to Main
Browse files Browse the repository at this point in the history
Closes: #32
Signed-off-by: Andre Weber <andre.weber3@etas.com>
  • Loading branch information
wba2hi committed Dec 7, 2023
1 parent bc48cc1 commit ccf4a1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/dash.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Dash license check

on:
pull_request
pull_request:
push:
branches:
- main

jobs:
check-dash:
Expand Down

0 comments on commit ccf4a1a

Please sign in to comment.