Skip to content

Commit

Permalink
Trying adding the existing environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwhite committed Jul 20, 2024
1 parent 59eb8dd commit 1e7af15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
workflow_dispatch:

jobs:
environment: github_actions
build:
if: contains(toJson(github.event.commits), '[skip ci]') == false

Expand Down

0 comments on commit 1e7af15

Please sign in to comment.