Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: add continuous (PREVIEW) releases (#16)
* CI: add continuous (PREVIEW) releases * add: debug job * add: more debug * update: `if` condition of workflow Job * fix: Label removal for workflows * update: remove debugging job, Fix removal of label, Add `synchronize` event for workflows * fix: labels env inputted as separate args in `run` command of workflows * fix: update installation step for pkg-pr-new * update: parse the labels as string in remove label workflow step * fix: `To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable` * add: workflows perms * add: list files to workflow for debugging - Finding the causes why `yarn` is detected as pkg Manager instead of `npm` * add: paths to include & exclude, Add trigger for push event for Workflows * fix: github event name condition for workflows
- Loading branch information