Skip to content

Commit

Permalink
Renaming action and updating pull request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
levisingularity committed Apr 2, 2024
1 parent f7bc542 commit e9ee927
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 33 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/pull-request.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
---
name: Testing
name: Run Unit & Integration tests

on:
pull_request:
branches:
- develop
- master

workflow_dispatch:
inputs:

Expand Down

0 comments on commit e9ee927

Please sign in to comment.