Skip to content

Commit

Permalink
Merge pull request #40 from RENCI-NRIG/readme-workflow-fixes
Browse files Browse the repository at this point in the history
Updates to REAMDE and CI workflows
  • Loading branch information
sajith authored May 23, 2024
2 parents 2aceacc + 91b662f commit 9566ed9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
push:
branches: main

permissions:
contents: read

jobs:
build-deploy:
runs-on: ubuntu-latest
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ Copyrights for logos are owned by the respective organizations.
[x-cite]: https://xcitecourse.org/

[cc-by-sa]: https://creativecommons.org/licenses/by-sa/4.0/
[cc-zero] https://creativecommons.org/publicdomain/zero/1.0/
[cc-zero]: https://creativecommons.org/publicdomain/zero/1.0/

0 comments on commit 9566ed9

Please sign in to comment.