Skip to content

Commit

Permalink
specify branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Kislovskiy committed Apr 15, 2024
1 parent 2b23415 commit 477a91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/2024_PyConDE_trigger_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Trigger Reusable Workflow
uses: Kislovskiy/talks/.github/workflows/2024_PyConDE_reusable_workflow.yml
uses: Kislovskiy/talks/.github/workflows/2024_PyConDE_reusable_workflow.yml@github-actions-playground
with:
example_param: 'Hello, World!'

0 comments on commit 477a91e

Please sign in to comment.