Skip to content

Commit

Permalink
check status
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindmetku committed May 21, 2021
1 parent a15e9a2 commit 6b30b0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
File renamed without changes.
13 changes: 2 additions & 11 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
name: test

on:
repository_dispatch:
types: [trigger-workflow]
push:
branches:
- development
workflow_dispatch:

env:
AZURE_FUNCTIONAPP_NAME: githubrepositoryconnector
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.'
NODE_VERSION: '12.x'
release:
types: [created]

jobs:
preflight-job:
Expand Down

0 comments on commit 6b30b0f

Please sign in to comment.