Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
laisspportugal authored Jul 5, 2024
2 parents 1876e35 + ad64fde commit cb448b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
name: Dependabot

on:
- workflow_dispatch
- pull_request_target

jobs:
fix:
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To create a branch in this repository, please follow the guidelines below, ensur
- `test` : This is intended for experimental changes, where the main goal is to explore new ideas or test solutions without addressing a specific issue.
- `docs` : Designate this branch for updates and improvements to documentation, ensuring that information is current and helpful to users.
- `wip` (Work In Progress): Use this for ongoing development that is not yet ready for merging into the main branch.
- `cicd` : Use this for changes into pipeline ci/cd scripts
- `cicd` : Use this for changes into pipeline ci/cd scripts.

### Examples

Expand Down

0 comments on commit cb448b5

Please sign in to comment.