Skip to content

Commit

Permalink
Merge pull request #1 from JacekZubielik/JacekZubielik-patch-1
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
JacekZubielik authored May 27, 2024
2 parents f5e37ee + 1cf2ab6 commit cd17ea8
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 cd17ea8

Please sign in to comment.