Skip to content

Commit

Permalink
Update CI from dev4 to master now that we are the main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Aug 14, 2024
1 parent ab660f2 commit 9b222af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: CI/CD
on:
push:
branches:
- dev4
- master
pull_request:
branches:
- dev4
- master
workflow_dispatch:
inputs:
is-a-release:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Recaf can run as a command line application, which can be especially useful when

## Development Setup

Clone the repository via `git clone https://github.com/Col-E/Recaf.git -b dev4`
Clone the repository via `git clone https://github.com/Col-E/Recaf.git`

Open the project in an IDE or generate the build with gradle.

Expand Down

0 comments on commit 9b222af

Please sign in to comment.