Skip to content

Commit

Permalink
Restore newline
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 committed Dec 11, 2024
1 parent ff28671 commit 9bad5ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
# to mark the PR as safe to run.

name: Adapter Integration Tests

run-name: "${{ (contains(github.event_name, 'workflow_') && inputs.name) || github.event_name }}: ${{ (contains(github.event_name, 'workflow_') && inputs.adapter_branch) || github.ref_name }} by @${{ github.actor }}"

on:
Expand Down

0 comments on commit 9bad5ae

Please sign in to comment.