Skip to content

Commit

Permalink
[#45] Move workflows to workflows folder (#46)
Browse files Browse the repository at this point in the history
* [#43] Fix error in Global repo due to deleting actions repo

* [#45] Move workflows to workflows folder
  • Loading branch information
mustafaozhan committed Jan 20, 2024
1 parent 2558b98 commit 31872a4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
ProjectAutomations:
uses: Oztechan/Global/.github/workflows/actions/project.yml@c6126d2699726f8ffb6a9a8b7fd0354dcc55d9b2
uses: Oztechan/Global/.github/workflows/reusable-project.yml@c6126d2699726f8ffb6a9a8b7fd0354dcc55d9b2
with:
project_id: 8
secrets: inherit
File renamed without changes.

0 comments on commit 31872a4

Please sign in to comment.