Skip to content

Commit

Permalink
Merge UI folders in Art (#1066)
Browse files Browse the repository at this point in the history
* Fix roadmap workflow

* Merge Art/UI folder into Art/Graphics/

* Fix workflow version
  • Loading branch information
cosmiccoincidence authored Mar 4, 2023
1 parent 35ac7f9 commit 8eb3cae
Show file tree
Hide file tree
Showing 129 changed files with 4 additions and 12 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/AddToRoadmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@ on:
- opened
pull_request:
branches:
- main
- develop
jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- name: if_issue
if: github.event.issue
uses: alex-page/github-project-automation-plus@RELEASE_VERSION
uses: alex-page/github-project-automation-plus@v0.8.3
with:
project: SS3D Roadmap
column: Backlog
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: if_pr
if: github.event.pull_request
uses: alex-page/github-project-automation-plus@RELEASE_VERSION
uses: alex-page/github-project-automation-plus@v0.8.3
with:
project: SS3D Roadmap
column: In Progress
Expand Down
2 changes: 1 addition & 1 deletion Assets/Art/UI/Misc.meta → Assets/Art/Graphics/Misc.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
8 changes: 0 additions & 8 deletions Assets/Art/UI.meta

This file was deleted.

0 comments on commit 8eb3cae

Please sign in to comment.