Skip to content

Commit

Permalink
added workflow dispatch trigger to be able to run workflow manually, …
Browse files Browse the repository at this point in the history
…and made an idempotent change to source in order to run the workflow
  • Loading branch information
tulshi committed Oct 25, 2024
1 parent 4a2c95e commit fbb0ef6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-everything.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ on:
- contributing.md
- .gitignore
- working-group-charter.md
workflow_dispatch:

jobs:
build-sharedsignals:
Expand Down
2 changes: 1 addition & 1 deletion openid-caep-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ abbrev: CAEP-Spec
docname: openid-caep-1_0
date: 2024-06-19

ipr: none
ipr: none
cat: std
wg: Shared Signals

Expand Down

0 comments on commit fbb0ef6

Please sign in to comment.