Skip to content

chore(github-actions) : Fixes slack-ocwm-reminder.yml with office hour time and timezone. #41

chore(github-actions) : Fixes slack-ocwm-reminder.yml with office hour time and timezone.

chore(github-actions) : Fixes slack-ocwm-reminder.yml with office hour time and timezone. #41

Workflow file for this run

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}