File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,6 @@ Here are topics that were not covered by the previous tasks:
1111- [ Scheduled workflows] ( https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule )
1212- [ Issues & project management] ( https://docs.github.com/en/actions/managing-issues-and-pull-requests/using-github-actions-for-project-management )
1313- [ Running docker container in workflow] ( https://docs.github.com/en/actions/using-containerized-services/about-service-containers )
14- - [ Custom actions] ( https://docs.github.com/en/actions/creating-actions/about-custom-actions )
14+ - [ Custom actions] ( https://docs.github.com/en/actions/creating-actions/about-custom-actions )
15+ - [ Concurrency] ( https://docs.github.com/en/actions/using-jobs/using-concurrency )
16+ - [ Permissions] ( https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs )
You can’t perform that action at this time.
0 commit comments