Skip to content

[CI/CD] Fix manually triggered norminette workflow #284

Merged
LeaYeh merged 1 commit intomainfrom
cicd-fix-norminette-action
Mar 24, 2024
Merged

[CI/CD] Fix manually triggered norminette workflow #284
LeaYeh merged 1 commit intomainfrom
cicd-fix-norminette-action

Conversation

@itislu
Copy link
Collaborator

@itislu itislu commented Mar 24, 2024

The .github directory can only be deleted once no files in it are not needed anymore by GH Actions.
Now, the cleanup is split into two parts:

  1. Delete all forbidden files except the .github directory.
  2. Run norminette action.
  3. Delete the rest of the forbidden files.

The .github directory can only be deleted once no files in it are not needed anymore by GH Actions
@itislu itislu added the devops Development related label Mar 24, 2024
@LeaYeh LeaYeh merged commit 0255762 into main Mar 24, 2024
@itislu itislu deleted the cicd-fix-norminette-action branch March 24, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops Development related

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants