Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix double process in CI
  • Loading branch information
macrisguncay committed Mar 23, 2020
commit 09881acf54bf4c029bd711f15925446347096f1c
7 changes: 0 additions & 7 deletions .github/workflows/CI-time-tracker-ui.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: CI process for time-tracker app

on:
# Trigger the workflow on push or pull request
push:
branches:
- '*'
- '*/*'
- '!master'

pull_request:
types: [opened, edited, reopened, synchronize]
branches:
Expand Down