Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JacekZubielik authored May 27, 2024
1 parent f5e37ee commit 1cf2ab6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- "**"
workflow_dispatch:

jobs:
lint:
Expand Down Expand Up @@ -65,4 +66,4 @@ jobs:
# uses: actions/upload-artifact@v2
# with:
# name: cover
# path: ./cover.html
# path: ./cover.html

0 comments on commit 1cf2ab6

Please sign in to comment.