Skip to content

Commit

Permalink
Update .github/workflows/pr.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandra Kirk <[email protected]>
  • Loading branch information
botanical and anayeaye authored Nov 19, 2024
1 parent d232394 commit cdf57ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ jobs:
steps:
- name: Open veda-config PR
run: |
echo "The action is complete. Please open a new Pull Request in veda-config for the changes."
echo "NO-OP. Placeholder for future job that will open a Pull Request in veda-config for a dashboard preview for the new/changed datasets."
publish-to-prod-on-pr-merge:
if: ${{ github.event_name == 'pull_request' && github.event.action == 'closed' && github.event.pull_request.merged == true }}
Expand Down

0 comments on commit cdf57ef

Please sign in to comment.