Skip to content

Commit aadb276

Browse files
committed
chore: Adds even more topics to task-7
1 parent 1f9d2eb commit aadb276

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

task-7/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)