Skip to content

Commit

Permalink
remove on condition
Browse files Browse the repository at this point in the history
  • Loading branch information
martintc committed Dec 4, 2023
1 parent 08dacb0 commit 58406c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main2.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: release

on:
workflow_dispatch: {}
push:
branches:
- "main"
# on:
# workflow_dispatch: {}
# push:
# branches:
# - "main"

env:
MIN_SUPPORTED_RUST_VERSION: "1.70.0"
Expand Down

0 comments on commit 58406c3

Please sign in to comment.