Skip to content

Commit

Permalink
Wrap up ci integration workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Oct 9, 2023
1 parent c4cebe8 commit 8576f2a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
name: Run Knip in external projects
name: Run Knip against external projects

on:
workflow_dispatch:
pull_request:
push:
branches:
- '**'
tags:
- '!**'

jobs:
integration:
Expand Down

0 comments on commit 8576f2a

Please sign in to comment.