Skip to content

Commit

Permalink
dispatch push
Browse files Browse the repository at this point in the history
  • Loading branch information
kziemianek committed May 21, 2024
1 parent 2582665 commit b9216f9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build_bitacross.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Build bitacross-worker

on:
workflow_dispatch:
inputs:
ref:
description: The commit SHA or tag for checking out code
default: ""
required: false
push

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit b9216f9

Please sign in to comment.