Skip to content

Call onPause when preloading allowing PageVisibility API to return th… #342

Call onPause when preloading allowing PageVisibility API to return th…

Call onPause when preloading allowing PageVisibility API to return th… #342

name: Check License Headers
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
submodules: true
- name: Install Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0'
- name: Check license files
run: ./scripts/check_license_headers.rb