Skip to content

Commit

Permalink
UHF-9380: Removed testing triggers.
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed Jan 24, 2024
1 parent d5df978 commit 94d2ef4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/npm_audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ name: NPM Audit

on:
schedule:
- cron: '0 11 * * 0' # Run every fortnight on Sunday at 11 am
workflow_dispatch:
push:
branches:
- UHF-9380
- cron: '0 12 * * 0' # Run every fortnight on Sunday at 12

jobs:
npm_audit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 94d2ef4

Please sign in to comment.