Skip to content

Commit

Permalink
Avoid running the release workflow when it is not appropriate
Browse files Browse the repository at this point in the history
  • Loading branch information
waliid committed Dec 3, 2024
1 parent 1902b28 commit c9bcf39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Releases

on: # yamllint disable-line rule:truthy
push:
branches: main
tags: '*'

jobs:
Expand Down

0 comments on commit c9bcf39

Please sign in to comment.