Skip to content

Commit

Permalink
Always run it
Browse files Browse the repository at this point in the history
  • Loading branch information
pavpanchekha committed Feb 2, 2024
1 parent a73fba7 commit 37263ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build new Herbie release

on:
push:
tags:
- 'v*'
on: [push]
# push:
# tags:
# - 'v*'

jobs:
job2:
Expand Down

0 comments on commit 37263ac

Please sign in to comment.