Skip to content

[Snyk] Upgrade @fullcalendar/icalendar from 6.1.11 to 6.1.15 #9

[Snyk] Upgrade @fullcalendar/icalendar from 6.1.11 to 6.1.15

[Snyk] Upgrade @fullcalendar/icalendar from 6.1.11 to 6.1.15 #9

Workflow file for this run

name: PR - Run All Tests
on:
pull_request:
branches:
- 'main'
- 'feat/rfc'
paths:
- 'client/**'
- 'ietf/**'
- 'playwright/**'
- 'requirements.txt'
- 'package.json'
jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
ignoreLowerCoverage: false