Skip to content

Commit

Permalink
Merge branch 'master' into fix-deploy-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Sep 12, 2023
2 parents 51a281b + 650dd4f commit 98b82d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: build test CI

on: push
on: [ push, pull_request_target ]

jobs:
build-test:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: lint test CI

on: push
on: [ push, pull_request_target ]

jobs:
build-test:
Expand Down
2 changes: 1 addition & 1 deletion docs/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ You can also join our [Telegram Channel](https://t.me/+A3XAurSG9ws3NjE6) to get

If you are looking for a developer team and you consider hiring (some of) us, please make sure to also provide a detailed project description, outlining goals, time frame, social impact and wether the project will be open- or closed source.

We will work with you to archive your goals in a sustainable manner. We will make sure knowledge is spread within the team and we will integrate with your existing IT department to ensure scalability.
We will work with you to achieve your goals in a sustainable manner. We will make sure knowledge is spread within the team and we will integrate with your existing IT department to ensure scalability.

0 comments on commit 98b82d3

Please sign in to comment.