Skip to content

Commit

Permalink
vgsd;lf
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniBodor committed Jun 18, 2024
1 parent 6b3dd78 commit cec7a72
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Python package

on:
workflow_call: # allows the action to be triggered remotely
inputs:
caller_branch:
required: true
type: string
# workflow_call: # allows the action to be triggered remotely
# inputs:
# caller_branch:
# required: true
# type: string
push:
paths-ignore:
- "**.md"
Expand Down

0 comments on commit cec7a72

Please sign in to comment.