Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Add GitHub Action for lint, and build #16

Closed
wants to merge 2 commits into from

Conversation

khattakdev
Copy link
Member

Added GitHub actions for eslint and build on every pull request
This Action is enabled for every branch PR. Later when merging it to the main branch, we can restrict it to the main branch only.

@eddiejaoude What do you think?

Closes #15

khattakdev and others added 2 commits January 27, 2021 12:48
* feat: nestjs boilerplate

* feat: license and readme

Co-authored-by: Arsalan Khattak <[email protected]>
@khattakdev
Copy link
Member Author

Accidentally opened a Pull Request to main branch

@eddiejaoude
Copy link
Member

You can hit edit at the top right to update it

@khattakdev
Copy link
Member Author

You can hit edit at the top right to update it

That only changes the title. Branches can not be updated

@eddiejaoude
Copy link
Member

oh that changed, it used to be possible. No problem 🤓

@naomi-lgbt
Copy link
Contributor

Err, you can still edit it 🤔

It might be tied to write access, but I don't believe so.

@eddiejaoude
Copy link
Member

Oh yes for this PR I could not, but for my PR I can... (I learnt something new 👍 )

Screenshot 2021-01-27 at 20 03 23

@Vyvy-vi
Copy link
Member

Vyvy-vi commented Jan 27, 2021

Yah, the base branch can be changed 👍 by clicking edit
found that out on an issue where Allan commented that this works

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GitHub Action for lint, prettier, build
4 participants