Skip to content

Commit

Permalink
Run action on push/pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
nstephenh committed May 29, 2024
1 parent 2d73dcb commit a90591a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-in-new-recruit.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Run Selenium On GitHub Action
on:
workflow_dispatch:
on: [ push, pull_request ]
jobs:
scrape:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a90591a

Please sign in to comment.