Commit 0b70a6f
authored
Trigger update-readme workflow
The workflow had `[ci-skip]` in the commit. But some repos require all CI actions to be ran for a commit. So we need to run CI checks. I updated the templates workflow to not skip ci anymore. That means we need to trigger the workflow again with the changes and not just re-run the failed action run because it was still calling `[ci-skip]`.1 parent 817409d commit 0b70a6f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments