Skip to content

Commit

Permalink
fix: run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
iharvarauka committed Sep 23, 2024
1 parent 1da5295 commit 774e12b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: "release"

on:
push:
branches:
- main
on: [push]

jobs:
rust-pipeline:
Expand Down

0 comments on commit 774e12b

Please sign in to comment.