Skip to content

Commit

Permalink
DEBUG: run publish on all pushes
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Fajerski <[email protected]>
  • Loading branch information
jan--f committed Sep 22, 2023
1 parent b636b5d commit 8ba89e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name: Publish
on: # yamllint disable-line rule:truthy
push:
branches:
- main
# branches:
# - main
jobs:
ci:
name: Run ci
Expand Down

0 comments on commit 8ba89e1

Please sign in to comment.