Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
I think this will actually fix the issue we saw
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBelmes committed Jun 18, 2024
1 parent b86ae0b commit a944164
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 97 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/branch-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ name: branch-build
on:
pull_request:
branches: [dev]
paths:
- '**.ts'
- '**.tsx'
- '**.js'
- '**.jsx'
- '**.json'
push:
branches: [dev]
merge_group:
types: [checks_requested]
jobs:
secrets-gate:
runs-on: ubuntu-latest
Expand Down
91 changes: 0 additions & 91 deletions .github/workflows/documentation.yml

This file was deleted.

0 comments on commit a944164

Please sign in to comment.