Skip to content

Commit

Permalink
Updated the GitHub workflow scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Zarquan committed Apr 25, 2024
1 parent 281e85f commit a09bc33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
name: Check the IVOA document

env:
doc_name: ExecutionPlanner
doc_name: ExecutionBroker

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
name: Update PDF Preview

env:
doc_name: ExecutionPlanner
doc_name: ExecutionBroker

on:
push:
Expand Down

0 comments on commit a09bc33

Please sign in to comment.