Skip to content
/ jest Public
forked from jestjs/jest

Commit

Permalink
for now, remove all other builds and run on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Sep 14, 2023
1 parent 3a2834c commit 2264997
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 367 deletions.
48 changes: 0 additions & 48 deletions .github/workflows/close-stale.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .github/workflows/issues.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/lock.yml

This file was deleted.

3 changes: 3 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
workflow_dispatch:
schedule:
- cron: '0 12 * * *'
pull_request:
branches:
- '**'

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down
195 changes: 0 additions & 195 deletions .github/workflows/nodejs.yml

This file was deleted.

64 changes: 0 additions & 64 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 2264997

Please sign in to comment.