Skip to content

Commit

Permalink
See if it triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Cal-L committed Oct 13, 2023
1 parent bff99d3 commit 8f99d8c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/bitrise-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ jobs:
runs-on: ubuntu-latest

steps:
- script@1:
title: Trigger
inputs:
- content: |-
#!/bin/bash
echo "Trigger?."
- name: Checkout code
uses: actions/checkout@v2

Expand Down

0 comments on commit 8f99d8c

Please sign in to comment.