Skip to content

Commit

Permalink
Merge pull request #3 from Cygnomatic/main
Browse files Browse the repository at this point in the history
sync: main to wsl2
  • Loading branch information
catslashbin authored Dec 7, 2023
2 parents a68990f + 845adcc commit 3ea0ed2
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 98 deletions.
6 changes: 0 additions & 6 deletions .github.bak/actions/lint/action.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .github.bak/actions/lint/run.sh

This file was deleted.

6 changes: 0 additions & 6 deletions .github.bak/actions/test/action.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github.bak/actions/test/run.sh

This file was deleted.

7 changes: 0 additions & 7 deletions .github.bak/dependabot.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .github.bak/workflows/docs.yaml

This file was deleted.

50 changes: 0 additions & 50 deletions .github.bak/workflows/ros.yaml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/sync_branches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
FROM_BRANCH: "main"
TO_BRANCH: "wsl2"
TO_BRANCH: "wsl2"
PULL_REQUEST_AUTO_MERGE_METHOD: "merge"

0 comments on commit 3ea0ed2

Please sign in to comment.