Skip to content

Commit

Permalink
ci: publish on rs file change
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpdev committed Sep 8, 2024
1 parent c70efab commit e535b38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- '**.rs'
workflow_dispatch:

concurrency: production
Expand Down

0 comments on commit e535b38

Please sign in to comment.