Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge UI folders in Art #1066

Merged
merged 3 commits into from
Mar 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
8 changes: 0 additions & 8 deletions Assets/Art/UI.meta

This file was deleted.