This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ad553d2
commit a2f4595
Showing
20 changed files
with
303 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,14 +11,14 @@ jobs: | |
issues: write | ||
pull-requests: write | ||
steps: | ||
- name: Auto-assign issue | ||
uses: pozil/auto-assign-issue@v1 | ||
with: | ||
- name: Auto-assign issue | ||
uses: pozil/auto-assign-issue@v1 | ||
with: | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
assignees: tulilirockz | ||
numOfAssignee: 1 | ||
- name: Add to Project Tracking | ||
uses: actions/[email protected] | ||
with: | ||
project-url: https://github.com/orgs/atomic-studio-org/projects/3 | ||
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }} | ||
- name: Add to Project Tracking | ||
uses: actions/[email protected] | ||
with: | ||
project-url: https://github.com/orgs/atomic-studio-org/projects/3 | ||
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Commit Check | ||
name: Commit Check | ||
on: | ||
push: | ||
pull_request: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,14 +11,14 @@ jobs: | |
issues: write | ||
pull-requests: write | ||
steps: | ||
- name: Auto-assign issue | ||
uses: pozil/auto-assign-issue@v1 | ||
with: | ||
- name: Auto-assign issue | ||
uses: pozil/auto-assign-issue@v1 | ||
with: | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
assignees: tulilirockz | ||
numOfAssignee: 1 | ||
- name: Add to Project Tracking | ||
uses: actions/[email protected] | ||
with: | ||
project-url: https://github.com/orgs/atomic-studio-org/projects/3 | ||
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }} | ||
- name: Add to Project Tracking | ||
uses: actions/[email protected] | ||
with: | ||
project-url: https://github.com/orgs/atomic-studio-org/projects/3 | ||
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Publish to Github Pages | ||
name: Publish to Github Pages | ||
on: | ||
workflow_dispatch: | ||
push: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.